#include <XFuParticleSystem.h>
Public Attributes | |
| XFcFixed | mX |
| XFcFixed | mY |
| XFcFixed | mZ |
| Current position. | |
| XFcFixed | mXi |
| XFcFixed | mYi |
| XFcFixed | mZi |
| Current motion vector. | |
| XFcFixed | mAngle |
| Current z-rotation angle. | |
| XFcFixed | mBaseRotation |
| Base rotation. | |
| XFcFixed | mSize |
| Current size. | |
| XFcFixed | mAge |
| Current age. | |
| XFcFixed | mMaxAge |
| Maximum age. | |
| INT32 | mUniqueSeed |
| For noise controller(s). | |
Definition at line 142 of file XFuParticleSystem.h.
|
|
Current age.
Definition at line 149 of file XFuParticleSystem.h. Referenced by XFuParticleSystem::newParticle(), XFuParticleSystem::render(), XFuParticleSystem::restart(), and XFuParticleSystem::tickOnce(). |
|
|
Current z-rotation angle.
Definition at line 146 of file XFuParticleSystem.h. Referenced by XFuParticleSystem::newParticle(), and XFuParticleSystem::tickOnce(). |
|
|
Base rotation.
Definition at line 147 of file XFuParticleSystem.h. Referenced by XFuParticleSystem::newParticle(), and XFuParticleSystem::tickOnce(). |
|
|
Maximum age.
Definition at line 150 of file XFuParticleSystem.h. Referenced by XFuParticleSystem::newParticle(), and XFuParticleSystem::tickOnce(). |
|
|
Current size.
Definition at line 148 of file XFuParticleSystem.h. |
|
|
For noise controller(s).
Definition at line 151 of file XFuParticleSystem.h. Referenced by XFuParticleSystem::newParticle(). |
|
|
Definition at line 144 of file XFuParticleSystem.h. Referenced by XFuParticleSystem::newParticle(), and XFuParticleSystem::tickOnce(). |
|
|
Definition at line 145 of file XFuParticleSystem.h. Referenced by XFuParticleSystem::newParticle(), and XFuParticleSystem::tickOnce(). |
|
|
Definition at line 144 of file XFuParticleSystem.h. Referenced by XFuParticleSystem::newParticle(), and XFuParticleSystem::tickOnce(). |
|
|
Definition at line 145 of file XFuParticleSystem.h. Referenced by XFuParticleSystem::newParticle(), and XFuParticleSystem::tickOnce(). |
|
|
Current position.
Definition at line 144 of file XFuParticleSystem.h. Referenced by XFuParticleSystem::newParticle(), and XFuParticleSystem::tickOnce(). |
|
|
Current motion vector.
Definition at line 145 of file XFuParticleSystem.h. Referenced by XFuParticleSystem::newParticle(), and XFuParticleSystem::tickOnce(). |
![]() |
Confidential Copyright © 2002-2003 Fathammer | with doxygen by Dimitri van Heesch | ||